ASP.NET MVC コントロールヘルプ
IsReadOnly プロパティ (DropDown<T>)

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 > DropDown<T> クラス : IsReadOnly プロパティ
ユーザーがマウスとキーボードを使用してコントロールを変更できるかどうかを示す値を取得または設定します。
シンタックス
'宣言
 
Public Property IsReadOnly As System.Boolean
public System.bool IsReadOnly {get; set;}
参照

DropDown<T> クラス
DropDown<T> メンバ